home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr01 / zapcode.zip / EPLQ2500.PMF < prev    next >
Text File  |  1993-01-01  |  14KB  |  451 lines

  1. ;---------------------------------------;
  2. ;  ZAPCODE Printer Make File (PMF)      ;
  3. ;  for the Epson LQ-2500.               ;
  4. ;                                       ;
  5. ;  (C) Copyright 1990 Robert L. Morton  ;
  6. ;  All Rights Reserved                  ;
  7. ;---------------------------------------;
  8.  
  9. PRINTER  =  "Epson LQ-2500"
  10. RESET    =  27,64
  11.  
  12. NAME     =  "Line Feed"
  13.   DESC   =  "Advance paper to the next line."
  14.   CODES  =  10
  15.  
  16. NAME     =  "Form Feed"
  17.   DESC   =  "Advance paper to the top of the"
  18.             "next page."
  19.   CODES  =  12
  20.  
  21. NAME     =  "Clear Printer Buffer"
  22.   DESC   =  "Clear all data from printer"
  23.             "buffer."
  24.   CODES  =  24
  25.  
  26. NAME     =  "Sound Beeper"
  27.   DESC   =  "Sound the printer's beeper."
  28.   CODES  =  7
  29.  
  30. NAME     =  "Select NLQ Print"
  31.   DESC   =  "Activate Near Letter Quality (NLQ)"
  32.             "printing. Characters printed in NLQ"
  33.             "are crisper and more like the"
  34.             "characters produced by a type-"
  35.             "writer."
  36.   CODES  =  27,120,1
  37.  
  38. NAME     =  "Select Draft Quality Print"
  39.   DESC   =  "Activate Draft Quality printing."
  40.             "Use draft for printing drafts and"
  41.             "other documents that you want to"
  42.             "print quickly."
  43.   CODES  =  27,120,0,0
  44.  
  45. NAME     =  "Select Typestyle"
  46.   DESC   =  "Select a new typestyle."
  47.   CODES  =  27,120,1,27,107,0
  48.             "Please select typestyle by entering"
  49.             "one of the following decimal"
  50.             "values:"
  51.             " "
  52.             "0 = Bold PS"
  53.             "1 = Sans Serif"
  54.             "2 = Courier"
  55.             "3 = Prestige"
  56.             "4 = Script"
  57.             " "
  58.             "Example: Entering 1 selects Sans"
  59.             "Serif typestyle."
  60.             0
  61.  
  62. NAME     =  "Select International Character Set"
  63.   DESC   =  "Select the international character"
  64.             "set to be used."
  65.   CODES  =  27,82,0
  66.             "Please select character set by"
  67.             "entering one of the following"
  68.             "decimal values:"
  69.             " "
  70.             "0 = USA"
  71.             "1 = France"
  72.             "2 = Germany"
  73.             "3 = England"
  74.             "4 = Denmark I"
  75.             "5 = Sweden"
  76.             "6 = Italy"
  77.             "7 = Spain I"
  78.             "8 = Japan"
  79.             "9 = Norway"
  80.             "10 = Denmark II"
  81.             "11 = Spain II"
  82.             "12 = Latin America"
  83.             " "
  84.             "Example: Entering 2 selects the"
  85.             "German character set."
  86.             0
  87.  
  88. NAME     =  "Select Graphic Character Set I"
  89.   DESC   =  "Select graphic character set I."
  90.             "Command is operational only when"
  91.             "graphic character set is selected"
  92.             "by ""Select Alternate Character"
  93.             "Set""."
  94.   CODES  =  27,55
  95.  
  96. NAME     =  "Select Graphic Character Set II"
  97.   DESC   =  "Select graphic character set II."
  98.             "Command is operational only when"
  99.             "graphic character set is selected"
  100.             "by ""Select Alternate Character"
  101.             "Set""."
  102.   CODES  =  27,54
  103.  
  104. NAME     =  "Select Alternate Character Set"
  105.   DESC   =  "Select alternate character set."
  106.   CODES  =  27,116,0
  107.             "Please select character set by"
  108.             "entering one of the following"
  109.             "decimal values:"
  110.             " "
  111.             "Value  Character Set"
  112.             "-----  ---------------------"
  113.             "  0    Italic"
  114.             "  1    Graphic character set"
  115.             " "
  116.             "Example: Entering 1 selects the"
  117.             "graphic character set."
  118.             0
  119.  
  120. NAME     =  "Select Character Generator"
  121.   DESC   =  "Select ROM or downloaded character"
  122.             "generator."
  123.   CODES  =  27,37,0
  124.             "Please select character generator"
  125.             "by entering one of the following"
  126.             "decimal values:"
  127.             " "
  128.             "Value   Generator"
  129.             "-----   ----------"
  130.             "  0     ROM"
  131.             "  1     Downloaded"
  132.             " "
  133.             "Example: Entering 1 selects the"
  134.             "downloaded character generator."
  135.             0
  136.  
  137. NAME     =  "Copy ROM CG to Downloaded CG"
  138.   DESC   =  "Copy the internal ROM character"
  139.             "generator to the downloadable font"
  140.             "area."
  141.   CODES  =  27,58,0,0,0,0,0,0
  142.  
  143. NAME     =  "Select 10 CPI (Pica)"
  144.   DESC   =  "Activate 10 characters per inch"
  145.             "(cpi) printing."
  146.   CODES  =  27,80
  147.  
  148. NAME     =  "Select 12 CPI (Elite)"
  149.   DESC   =  "Activate 12 characters per inch"
  150.             "(cpi) printing."
  151.   CODES  =  27,77
  152.  
  153. NAME     =  "Select 15 CPI (Micron)"
  154.   DESC   =  "Activate 15 characters per inch"
  155.             "(cpi) printing."
  156.   CODES  =  27,103
  157.  
  158. NAME     =  "Double Width ON"
  159.   DESC   =  "Activate double width print."
  160.             "Characters are printed twice their"
  161.             "normal width."
  162.   CODES  =  27,87,1
  163.  
  164. NAME     =  "Double Width OFF"
  165.   DESC   =  "Deactivate double width print."
  166.             "Characters are printed their normal"
  167.             "width."
  168.   CODES  =  27,87,0,0
  169.  
  170. NAME     =  "Double Height ON"
  171.   DESC   =  "Activate double height print."
  172.             "Characters are printed twice their"
  173.             "normal height."
  174.   CODES  =  27,119,1
  175.  
  176. NAME     =  "Double Height OFF"
  177.   DESC   =  "Deactivate double height print."
  178.             "Characters are printed their normal"
  179.             "height."
  180.   CODES  =  27,119,0,0
  181.  
  182. NAME     =  "Emphasized ON"
  183.   DESC   =  "Activate emphasized print."
  184.             "Characters are printed twice. The"
  185.             "second time, character is offset"
  186.             "horizontally."
  187.   CODES  =  27,69
  188.  
  189. NAME     =  "Emphasized OFF"
  190.   DESC   =  "Deactivate emphasized print."
  191.   CODES  =  27,70
  192.  
  193. NAME     =  "Double-Strike ON"
  194.   DESC   =  "Activate double-strike print."
  195.             "Characters are printed twice. The"
  196.             "second time, character is offset"
  197.             "vertically."
  198.   CODES  =  27,71
  199.  
  200. NAME     =  "Double-Strike OFF"
  201.   DESC   =  "Deactivate double-strike print."
  202.   CODES  =  27,72
  203.  
  204. NAME     =  "Compressed ON"
  205.   DESC   =  "Activate compressed print. If"
  206.             "pitch is 10 cpi, compressed will"
  207.             "produce 17.1 cpi. If pitch is 12"
  208.             "cpi, compressed will produce 20"
  209.             "cpi."
  210.   CODES  =  15
  211.  
  212. NAME     =  "Compressed OFF"
  213.   DESC   =  "Deactivate compressed print."
  214.   CODES  =  18
  215.  
  216. NAME     =  "Superscript ON"
  217.   DESC   =  "Activate superscript print."
  218.             "Characters are printed at an offset"
  219.             "above the normal print line."
  220.   CODES  =  27,83,0,0
  221.  
  222. NAME     =  "Superscript OFF"
  223.   DESC   =  "Deactivate superscript print."
  224.   CODES  =  27,84
  225.  
  226. NAME     =  "Subscript ON"
  227.   DESC   =  "Activate subscript print."
  228.             "Characters are printed at an offset"
  229.             "below the normal print line."
  230.   CODES  =  27,83,1
  231.  
  232. NAME     =  "Subscript OFF"
  233.   DESC   =  "Deactivate subscript print."
  234.   CODES  =  27,84
  235.  
  236. NAME     =  "Italics ON"
  237.   DESC   =  "Activate italics print. Characters"
  238.             "are slanted to the right."
  239.   CODES  =  27,52
  240.  
  241. NAME     =  "Italics OFF"
  242.   DESC   =  "Deactivate italics print."
  243.   CODES  =  27,53
  244.  
  245. NAME     =  "Underline ON"
  246.   DESC   =  "Activate underline print."
  247.             "Characters, including the space,"
  248.             "are underscored."
  249.   CODES  =  27,45,1
  250.  
  251. NAME     =  "Underline OFF"
  252.   DESC   =  "Deactivate underline print."
  253.   CODES  =  27,45,0,0
  254.  
  255. NAME     =  "Proportional Spacing ON"
  256.   DESC   =  "Activate proportional spacing."
  257.             "Spacing between letters is adjusted"
  258.             "to compensate for the varying"
  259.             "widths of individual characters."
  260.   CODES  =  27,112,1
  261.  
  262. NAME     =  "Proportional Spacing OFF"
  263.   DESC   =  "Deactivate proportional spacing."
  264.   CODES  =  27,112,0,0
  265.  
  266. NAME     =  "Print Unidirectional"
  267.   DESC   =  "Print from left to right only."
  268.   CODES  =  27,85,1
  269.  
  270. NAME     =  "Print Bidirectional"
  271.   DESC   =  "Print from both left to right and"
  272.             "right to left."
  273.   CODES  =  27,85,0,0
  274.  
  275. NAME     =  "Half Speed ON"
  276.   DESC   =  "Activate half speed printing."
  277.   CODES  =  27,115,1
  278.  
  279. NAME     =  "Half Speed OFF"
  280.   DESC   =  "Deactivate half speed printing."
  281.   CODES  =  27,115,0,0
  282.  
  283. NAME     =  "Print Suppress Mode ON"
  284.   DESC   =  "Activate print suppress mode."
  285.             "Printer will ignore all data sent"
  286.             "to it."
  287.   CODES  =  19
  288.  
  289. NAME     =  "Print Suppress Mode OFF"
  290.   DESC   =  "Deactivate print suppress mode."
  291.   CODES  =  17
  292.  
  293. NAME     =  "Set Character Spacing"
  294.   DESC   =  "Set the amount of space to the"
  295.             "right of each character."
  296.   CODES  =  27,32,0
  297.             "Enter number of dots per inch (dpi)"
  298.             "to space to the right of each"
  299.             "character."
  300.             " "
  301.             "Range: 0 to 127 decimal."
  302.             " "
  303.             "Example: Entering 25 (decimal)"
  304.             "would space 25 dpi to the right"
  305.             "of each character."
  306.             0
  307.  
  308. NAME     =  "Set Line Spacing 1/8"""
  309.   DESC   =  "Set line spacing to 1/8 of an inch."
  310.   CODES  =  27,48
  311.  
  312. NAME     =  "Set Line Spacing 1/6"""
  313.   DESC   =  "Set line spacing to 1/6 of an inch."
  314.   CODES  =  27,50
  315.  
  316. NAME     =  "Set Line Spacing n/180"""
  317.   DESC   =  "Set line spacing in any increment"
  318.             "of 180ths of an inch."
  319.   CODES  =  27,51,0
  320.             "Enter new line spacing in"
  321.             "increments of 180ths of an inch."
  322.             " "
  323.             "Range: 0 to 255 decimal."
  324.             " "
  325.             "Example: Entering 90 (decimal)"
  326.             "would set line spacing at 90/180""."
  327.             0
  328.  
  329. NAME     =  "Set Line Spacing n/60"""
  330.   DESC   =  "Set line spacing in any increment"
  331.             "of 60ths of an inch."
  332.   CODES  =  27,65,0
  333.             "Enter new line spacing in"
  334.             "increments of 60ths of an inch."
  335.             " "
  336.             "Range: 0 to 85 decimal."
  337.             " "
  338.             "Example: Entering 30 (decimal)"
  339.             "would set line spacing at 30/60""."
  340.             0
  341.  
  342. NAME     =  "Set Form Length In Inches"
  343.   DESC   =  "Set the current form length in"
  344.             "inches."
  345.   CODES  =  27,67,0,0,0
  346.             "Enter number of inches to set the"
  347.             "current form length."
  348.             " "
  349.             "Range: 1 to 22 decimal."
  350.             " "
  351.             "Example: Entering 11 (decimal)"
  352.             "would set the current form length"
  353.             "to 11 inches."
  354.             0
  355.  
  356. NAME     =  "Set Form Length In Lines"
  357.   DESC   =  "Set the current form length in"
  358.             "lines."
  359.   CODES  =  27,67,0
  360.             "Enter number of lines to set the"
  361.             "current form length."
  362.             " "
  363.             "Range: 1 to 127 decimal."
  364.             " "
  365.             "Example: Entering 68 (decimal)"
  366.             "would set the current form length"
  367.             "to 68 lines."
  368.             0
  369.  
  370. NAME     =  "Set Perforation Skip Distance"
  371.   DESC   =  "Set the distance the printer should"
  372.             "skip when the perforation is"
  373.             "encountered."
  374.   CODES  =  27,78,0
  375.             "Enter number of lines to skip when"
  376.             "perforation is encountered."
  377.             " "
  378.             "Range: 1 to 127 decimal."
  379.             " "
  380.             "Example: Entering 18 (decimal)"
  381.             "would cause printer to skip 18"
  382.             "lines when perforation is"
  383.             "encountered."
  384.             0
  385.  
  386. NAME     =  "Cancel Skip Over Perforation"
  387.   DESC   =  "Cancel perforation skip operation."
  388.   CODES  =  27,79
  389.  
  390. NAME     =  "Set Left Margin"
  391.   DESC   =  "Set the left margin."
  392.   CODES  =  27,108,0
  393.             "Enter character column position in"
  394.             "which to set the left margin."
  395.             " "
  396.             "Range: 0 to 254 decimal."
  397.             " "
  398.             "Example: Entering 15 (decimal)"
  399.             "while printer is in 10 cpi, would"
  400.             "set the left margin at 1 1/2""."
  401.             0
  402.  
  403. NAME     =  "Set Right Margin"
  404.   DESC   =  "Set the right margin."
  405.   CODES  =  27,81,0
  406.             "Enter character column position in"
  407.             "which to set the right margin."
  408.             " "
  409.             "Range: 1 to 255 decimal."
  410.             " "
  411.             "Example: Entering 80 (decimal)"
  412.             "while printer is in 10 cpi, would"
  413.             "set right margin at 8""."
  414.             0
  415.  
  416. NAME     =  "Set Justification"
  417.   DESC   =  "Set the type of text alignment to"
  418.             "be used."
  419.   CODES  =  27,97,0
  420.             "Enter one of the following to"
  421.             "select type of justification:"
  422.             " "
  423.             "0 to justify left."
  424.             "1 to justify center."
  425.             "2 to justify right."
  426.             "3 to justify left & right."
  427.             " "
  428.             "The above values are in decimal."
  429.             " "
  430.             "Example: Entering 2 (decimal) would"
  431.             "set justification to the right."
  432.             0
  433.  
  434. NAME     =  "Set Horizontal Tabs"
  435.   DESC   =  "Set up to 32 horizontal tab stops."
  436.   CODES  =  27,68,0
  437.             "Enter up to 32 tab stops in"
  438.             "ascending order in decimal:"
  439.             " "
  440.             "Range: 1 to 255 decimal."
  441.             " "
  442.             "Example: Entering 10,20,30,40 would"
  443.             "set four tab stops at locations 10,"
  444.             "20, 30, and 40 on the print line."
  445.             0,0,0
  446.  
  447. NAME     =  "Cancel Horizontal Tabs"
  448.   DESC   =  "Cancel all horizontal tab stops."
  449.   CODES  =  27,68,0,0
  450.  
  451.